home *** CD-ROM | disk | FTP | other *** search
/ Animations / Animations CD.iso / biganim / biganim.history < prev    next >
Text File  |  1993-10-16  |  1KB  |  34 lines

  1.  
  2.     History
  3.     ~~~~~~~
  4. 3.3    The decompression routines were optimised for processors with
  5.     code cache. When run on a 68000 or 68010, the old routines are
  6.     used, and the new ones are used when run on a 68020 or above.
  7.     Added "fps" calculation & printout. Defaults can now be stored
  8.     in an environment variable.
  9.  
  10. 3.2    New V39 routines are used for double buffering and setting of
  11.     32-bit colours. SysBase->VBlankFrequency is examined to correctly
  12.     calculate delay times. Color cycling is now done with a task.
  13.  
  14. 3.1    Automatic read length adjustment code added. Bug fixes.
  15.  
  16. 3.0    Rewritten in C, except for anim decompression and the like.
  17.     Lots of options added. Copper interrupt display timing now
  18.     works. Anim 7 support added.
  19.  
  20. 2.0    Asynchronous loading added.
  21.     Takes over the display "invisibly"; increases playback speed.
  22.     An optional switch "LOADALL" added, tells BigAnim to load
  23.     the whole anim at once.
  24.  
  25. 1.3    Changes colors when CMAPs are found (in the middle of an anim).
  26.     Bug fixes.
  27.  
  28. 1.2    Uses timer.device to get correct play speed.
  29.  
  30. 1.1    Mostly bug fixes.
  31.  
  32. 1.0    First release.
  33.  
  34.